﻿@charset "utf-8";
.home-top-grid1 {
  background: rgba(11, 100, 143, 0.7);
  transition: 0.5s all;
}
.home-top-grid2 {
  background: rgba(226, 23, 55, 0.5);
  transition: 0.5s all;
}
.home-top-grid3 {
  background: rgba(11, 100, 143, 0.4);
  transition: 0.5s all;
}
@font-face {
  src: url(../fonts/HelveticaInserat.ttf);
}
@font-face {
  font-family: 'FuturistCondensed';
  src: url('../fonts/FuturistCondensed Regular.TTF');/* IE9*/
  src: url('../fonts/FuturistCondensed Regular.TTF') format('embedded-opentype'), /* IE6-IE8 */
  /*url('../fonts/FuturistCondensed Regular.woff') format('woff'), *//* chrome、firefox */
  url('../fonts/FuturistCondensed Regular.TTF') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url('../fonts/FuturistCondensed Regular.htm') format('svg');/* iOS 4.1- */
}
body {
  font-family: "微软雅黑";
  min-width: 320px;
  color: #666;
  overflow-x: hidden;
}
.iconfont {
  font-family: 'iconfont';
}
img {
  max-width: 100%;
}
li {
  list-style: none;
}
i,
em {
  font-style: normal;
}
.vcenter {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  max-width: 100%;
  max-height: 100%;
  display: block;
  vertical-align: middle;
  margin: auto;
}
.last {
  margin-right: 0 !important;
}
.tHide {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.blockFull {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.relative {
  position: relative;
}
a {
  color: #666;
}
a:hover {
  color: #002978;
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
ul,
li {
  margin: 0;
  padding: 0;
}
img {
  border: 0;
}
.container {
  width: 1200px;
}
.container2 {
  width: 1100px;
  margin: 0 auto;
  padding: 0 15px;
}
.pic {
  position: relative;
  overflow: hidden;
}
.pic:after {
  content: "";
  display: block;
}
@media (min-width: 1200px) {
  .container {
    width: 1200px;
  }
}
/*-header-*/
.header { clear: both;position:fixed;z-index:9;width:100%;background:rgba(0,0,0,0.5);transition:0.3s}
.header .container{width:84.375%;min-width:1200px;}
.header.on{background:#fff;}
.logo{margin-top:26px;}
.logo1{display:block;transition:0.3s}
.logo2{display:none;transition:0.3s}
.header.on .logo1{display:none;}
.header.on .logo2{display:block;}

/*-banner-*/
.banner { clear: both;}
.banner img { width: 100%;}
.banner .slick-dots { bottom:180px; }
.banner .slick-dots li {margin:0 6px;}
.banner .slick-dots li button {width:19px;height:19px;border-radius:50%;text-align:center;font-size:10px;background:#006bac;color:#fff;}
.banner .slick-dots li.slick-active button {background:#1c1c1c;}
.banner .content{position:absolute;width:100%;bottom:35.95%;left:50%;margin-left:-50%;font-size:30px;color:#fff;}


.ban_bottom{width:100%;height:115px;position:absolute;left:0;bottom:0;background:rgba(0,0,0,0.6);z-index:2;display:none;}
.ban_bottom_tab{position:relative;z-index:2;}
.ban_bottom_tab ul{text-align:center;height:115px;}
.ban_bottom_tab ul li{width:33.33%;position:relative;height:115px;}
.ban_bottom_tab ul li a{color:#fff;display:block;height:100%; padding-top:28px;}
.ban_bottom_tab ul li a h3{display:inline-block;padding-left:50px;font-size:12px;text-align:left;height:39px;}
.ban_bottom_tab ul li.li1 a h3{background:url(../images/icon5.png) left center no-repeat;}
.ban_bottom_tab ul li.li2 a h3{background:url(../images/icon6.png) left center no-repeat;}
.ban_bottom_tab ul li.li3 a h3{background:url(../images/icon7.png) left center no-repeat;}
.ban_bottom_tab ul li a h3 em{display:block;font-size:18px;margin-bottom:5px;}
.ban_bottom_tab ul li span{display:block;height:48px;border-left:1px solid #959595;position:absolute;right:0;top:27px;}
.ban_bottom_tab ul li:hover a,.ban_bottom_tab ul li.on a{background:#002978;padding-top:40px;height:110.4%;margin-top:-12px;}
.ban_bottom_contents{width:100%;height:300px;bottom:-400px;position:absolute;z-index:1;}
.ban_bottom_content{width:100%;height:260px;background:url(../images/bg.png) left top repeat;border-radius:10px;padding:30px;position:relative;display:none;}
.ban_bottom_content span.bg-s{width:35px;height:18px;background:url(../images/bg-s.png) center top no-repeat;position:absolute;margin-left:-17.5px;bottom:-18px;}
.ban_bottom_content1 span.bg-s{left:16%;}
.ban_bottom_content2 span.bg-s{left:50%;}
.ban_bottom_content3 span.bg-s{left:83%;}




.nav { position: relative; z-index: 2;}
.nav ul li {float: left;line-height: 90px; position: relative;margin:0 27px;}
.nav ul li a {text-transform: uppercase;padding:30px 0px;color: #fff;}
.nav ul li:hover a {color: #002978; border-bottom:5px solid #002978;}

.nav ul li.active a { color: #002978; border-bottom:5px solid #002978;}

.header.on .nav ul li a{color:#333;}
.header.on .nav ul li:hover a{color:#002978;}
.header.on .nav ul li.active a{color:#002978;}


.nav ul li:hover ul li a {
  background: #fff;
  color: #333;
}
.nav ul li ul {
  width: 100%;
  position: absolute;
  padding: 10px 0;
  background: #fff;
  display: none;
}
.nav ul li ul li {
  float: none;
  font-size: 14px;
  line-height: 30px;
  border-right: 0;
}
.nav ul li ul li a {
  padding: 0;
  display: block;
  text-align: center;
}
.nav ul li ul li a:hover {
  background: #002978;
  color: #fff;
}
.nav ul li ul li .three {
  position: absolute;
  left: 100%;
  width: 100%;
  top: -10px;
  padding: 10px 0;
  display: none;
}

/*.nav ul li ul li.active a {
  color: #fff;
  background: #002978;
  }*/

  .language {line-height:90px;margin-left:25px;}
  .language a { text-transform:uppercase;color:#fff;}
  .header.on .language a{color:#333;}
  .header.on .language a:hover{color:#002978;}


  .language .lang-none {
    position: absolute;
    z-index: 99;
    display: none;
    width: 100%
  }
  .language .lang-none a{
    color: #333;
    background: #fff;
  }
  .language:hover .lang-none {
    display: block;
  }
  .language .lang-none a:hover{
    background: #c30102;
    color: #fff;
  }
  .sytit-wrap {
    text-align: center;
  }
  .sytit-wrap p {
    line-height: 40px;
    font-size: 13px;
    color: #333;
  }
  .sytit {
    background: url(../images/sybg1.png) no-repeat center;
    margin-top: 70px;
  }
  .sytit .sytitwrap {
    position: relative;
    top: -15px;
  }
  .sytit h3 {
    font-family: "黑体";
    font-size: 30px;
    color: #000;
    font-weight: 600;
  }
  .sytit b {
    font-family: "HelveticaInserat";
    font-size: 14px;
    color: #7c7c7c;
    font-weight: 100;
  }

  .sypro{padding-top:90px;height:100%;}
/*  .sypro .container{width:84.375%;min-width:1200px;}
  .sypro .syprocon ul{margin-top:3%;}
  .sypro .syprocon ul li {width: 32.40%;position: relative; float: left; margin: 0 1.4% 26px 0;}
  .sypro .syprocon ul li .syprotxt {position: absolute; bottom:0;height:43px;transition:0.3s;background:rgba(0,41,120,0.7);width:100%;padding:0 5.7%;overflow:hidden;}
  .sypro .syprocon ul li .syprotxt h3 {line-height:43px;font-size:14px;text-align:center; }
  .sypro .syprocon ul li .syprotxt h3 a {color: #fff;}
  .sypro .syprocon ul li .syprotxt .info {margin-top:10px;height:75%;overflow:hidden;}
  .sypro .syprocon ul li .syprotxt .info p {line-height:1.8em; margin:0; color:#fff; }
  .sypro .syprocon ul li .pic { }
  .sypro .syprocon ul li .pic:after {padding-bottom:71.80%;}
  .sypro .syprocon ul li .pic img {}
  .sypro .syprocon ul li:hover .syprotxt {height:100%;padding-top:11%;padding-bottom:10%;}
  .sypro .syprocon ul li:hover h3 {text-align:left;font-size:18px;font-weight:bold; }
  .sypro .syprocon ul li h3 a:hover{color:#002978;}
  .sypro .syprocon ul li:nth-child(3n){ margin-right:0; }*/


  .sypro .container{width:84.375%;min-width:1200px;height:100%;}
  .sypro .syprocon {height:100%;/*display:none;*/}
  .sypro .syprocon ul{margin-top:3%;text-align:center;height:88%;}
  .sypro .syprocon ul li {width: 32.40%;position: relative;display:inline-block;margin: 0 0.4% 26px;height:46%;overflow:hidden;background:#f9f9f9;}
  .sypro .syprocon ul li .syprotxt {position: absolute; bottom:0;height:43px;transition:0.3s;background:rgba(0,41,120,0.7);width:100%;padding:0 5.7%;overflow:hidden;}
  .sypro .syprocon ul li .syprotxt h3 {line-height:43px;font-size:14px;text-align:center; }
  .sypro .syprocon ul li .syprotxt h3 a {color: #fff;}
  .sypro .syprocon ul li .syprotxt .info {margin-top:10px;height:75%;overflow:auto;text-align:left;}
  .sypro .syprocon ul li .syprotxt .info::-webkit-scrollbar{width:6px;height:6px;}
  .sypro .syprocon ul li .syprotxt .info::-webkit-scrollbar-track-piece{background-color: #fff;}
  .sypro .syprocon ul li .syprotxt .info::-webkit-scrollbar-thumb:vertical{height: 10px;background-color: #aaa;}
  .sypro .syprocon ul li .syprotxt .info::-webkit-scrollbar-thumb:horizontal{width: 10px;background-color: #fff;}
  .sypro .syprocon ul li .syprotxt .info p {line-height:1.8em; margin:0; color:#fff; }
  .sypro .syprocon ul li .pic {height:100%;}
  /*.sypro .syprocon ul li .pic:after {padding-bottom:71.80%;}*/
  .sypro .syprocon ul li .pic img {height:100%;}
  .sypro .syprocon ul li:hover .syprotxt {height:100%;padding-top:11%;padding-bottom:10%;}
  .sypro .syprocon ul li:hover h3 {text-align:left;font-size:18px;font-weight:bold; }
  .sypro .syprocon ul li h3 a:hover{color:#002978;}
  .sypro .syprocon ul li:nth-child(3n){ margin-right:0; }


  /*首页关于我们*/
  .syabout { }
  .syabout .syaleft { width: 27.10%; }
  .syabout .syaleft .pic {width: 100%; }
  .syabout .syaleft .pic:after { padding-bottom:61.49%;  }
  .syabout .syaright {width: 70.5%;  }
  .syabout .syaright h3 { font-size: 24px; color: #fff; margin-top:10px; }

  .syabout .syaright .info { color: #fff; line-height: 25px;   margin:15px 0 0;  height: 75px;    overflow: hidden;  }
  .syabout .syaright p { color: #fff; margin-bottom:0}
  .syabout .syaright a {display:inline-block;width:84px;height:24px;line-height:24px;text-align:center;color:#fff;margin:25px 0 0;background:#002978;border-radius:8px;}
  .syabout .syaright a:hover { opacity:0.8 }
  /*首页新闻资讯*/
  .synews ul { }
  .synews ul li{color:#fff;width:22.98%;margin:0 2.63% 0 0;}
  .synews ul li span{font-family:"Arial";font-size:12px;}
  .synews ul li h3{font-size:14px;margin-top:5px;}
  .synews ul li h3 a{color:#fff;}
  .synews ul li .pic { width:100%; margin-top:20px; }
  .synews ul li .pic img {transition:0.3s;}
  .synews ul li .pic:after { padding-bottom:54.58%; }
  .synews ul li:nth-child(4n){margin-right:0;}
  .synews ul li:hover .pic img{transform:scale(1.2);}


  /*首页案例展示*/
  .sypicture {width:100%;height:100%;padding:3% 0 50px;}
  .sypicture .container{width:84.375%;min-width:1200px;height:85%;max-height:708px;}
  .sypicture_left{width:50%;height:100%;position:relative;color:#fff;padding-top:6%;/*display:none;*/}
  .sypicture_leftbg{position:absolute;right:0;top:0;height:100%;width:960px;background:#224982;}
  .sypicture_left h3{font-size:26px;}
  .sypicture_left h3 span{width:25%;display:inline-block;margin-left:6%;border-top:1px solid #fff;height:10px;}
  .sypicture_left h4{font-size:28px;}
  .sypicture_left a.more{display:block;background:url(../images/icon8.png) center top no-repeat;padding-top:35px;position:absolute;right:5%;top:-100%;color:#fff;}
  .sypicture_left a:hover{text-decoration:underline;}

  .sypicture_right{width:44.75%;position:absolute;right:0;top:5%;/*display:none;*/}
  .sypicture_right p{margin-bottom:0;line-height:1.8em;}

  .sypicture_nav{position:absolute;z-index:3;bottom:0;left:0;height:55%;max-height:497px;width:100%;/*display:none;*/}
  .sypicture_nav ul{height:100%;}
  .sypicture_nav ul li{position:relative;float:left;width:25%;height:100%;}
  .sypicture_nav ul li .pic{height:100%;overflow:hidden;}
  .sypicture_nav ul li .pic img{width:100%;}
  .sypicture_nav ul li h4{position:absolute;width:100%;text-align:center;font-size:16px;background:#15262e;line-height:50px;bottom:-50px;left:0;transition:0.3s;}
  .sypicture_nav ul li h4 a{color:#fff;}
  .sypicture_nav ul li:hover h4{background:#081921;}

  .sypicture .swiper-container {
    width: 100%;
    height: 100%;
    margin-top:30px;
    padding-bottom: 40px;
  }
  .sypicture .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #f9f9f9;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  h4.sy_more{clear: both;margin: 0 auto;margin-top: 10px;width: 200px;text-align: center;}
  h4.sy_more a{display: block;height: 40px;background: #e9280c;color: #fff;font-weight: normal;font-size: 14px;line-height: 40px;}
/*
.sypicture .container{padding: 10px 0px 15px 0px;}
.sypicture ul.slides{width:800%;}
.sypicture ul.slides li{width: 100%; height:100%;}
.sypicture ul.slides li dl{width: 25%;padding:10px 10px}
.sypicture ul.slides li dl dt a{display: block;overflow: hidden;margin: 0 auto;}
.sypicture ul.slides li dl dd{background:#e3e3e3;}
.sypicture ul.slides li dl dd h4{margin: 0 auto;height: 40px;line-height: 40px;text-align: center;font-weight: normal;font-size: 15px;overflow: hidden}
.sypicture ul.slides li dl dd h4 a{width:100%;height:100%;text-align: center;font-size: 14px}
h4.sy_more{clear: both;margin: 0 auto;padding-top: 30px;width: 200px;text-align: center;}
h4.sy_more a{display: block;height: 40px;background: #e9280c;color: #fff;font-weight: normal;font-size: 14px;line-height: 40px;}
*/

/*友情链接*/
.link {
  margin-top: 45px;
}
.link .container {
  border-top: 1px solid #e8e8e8;
  padding: 10px 15px 15px;
}
.link .container span {
  width: 55px;
  height: 8px;
  display: inline-block;
  background: url(../images/linkbg.jpg) no-repeat center;
}
.link .container p {
  margin-top: -5px;
}
.link .container p em {
  color: #333;
  margin-right: 20px;
}
.link .container p a {
  font-size: 12px;
}
.link .container p i {
  margin: 0 0.8%;
}
/*底部开始*/
.footer {background: #02142f;padding-top:30px;text-align:center;}
.footer_qrcode{margin:27px 0;}
.footer_qrcode img{margin:0 3px;}
.footer_nav{color:#fff;}
.footer_nav span{margin:0 40px;}
.footer_nav a{color:#fff;}
.footer_nav a:hover{text-decoration:underline;}
.copy { line-height:44px; margin-top:17px;}
.copy .container{width:84.375%;min-width:1200px;border-top: 1px solid #535353;}
.copy p { margin-bottom: 0;color: #d6d6d6;}
.copy p a { color: #d6d6d6;}
.copy p a:hover {  color: #fff;}
.copy p span.weixin {
  position: relative;
}
.copy p span.weixin:hover em {
  display: block;
}
.copy p span {
  margin-left: 5px;
  display: inline-block;
}
.copy p span em {
  width: 140px;
  position: absolute;
  bottom: 50px;
  left: 50%;
  margin-left: -70px;
  display: none;
}
/*内页开始*/
/*副导航开始*/
.vicenav {
  position: relative;
  top: -69px;
}
.vicenavwrap .menu {
  padding-left: 0;
  text-align: center;
}
.vicenavwrap .menu div ul {
  width: 150%;
  margin-left: 10%;
}
.vicenavwrap .menu div ul li {
  float: left;
  margin: 0 10px;
  background: url(../images/list-type.jpg) no-repeat left center;
  padding-left: 5px;
}
.vicenavwrap .menu div ul li a {
  width: auto;
  height: auto;
  line-height: 40px;
  background: none;
  border-right: 0;
  font-size: 12px;
  font-weight: 100;
  overflow: hidden;
}
.vicenavwrap .menu div ul li a:hover {
  background: none;
  color: #002978;
}
.vicenavwrap .menu .slick-track {
  margin: 0 auto;
}
.vicenavwrap .menu a {
  background: url(../images/mbxbg.jpg) bottom;
  display: inline-block;
  width: 100%;
  height: 55px;
  text-align: center;
  line-height: 55px;
  border-right: 1px solid #e1dfdc;
  font-weight: 600;
  color: #333;
}
.vicenavwrap .menu #gmcur{border-right:none;}
.vicenavwrap .menu a:hover {
  background: #002978;
  color: #fff;
}
.vicenavwrap .menu a.cur {
  background: #002978;
  color: #fff;
}
.vicenavwrap .slick-prev,
.vicenavwrap .slick-next {
  width: 30px;
  height: 30px;
  margin-top: -15px;
}
.vicenavwrap .slick-prev {
  left: -20px;
}
.vicenavwrap .slick-next {
  right: -20px;
}
/*面包屑导航*/
.mbx {
  margin: -65px 0 30px;
}
.mbx .mbxwrap {
  padding-left: 15px;
}
.mbx em {
  color: #002978;
}
/*关于我们*/
.about{margin-top:90px;}
.about p{margin-bottom:0;line-height:1.8em;}
.about img.img1{margin-bottom:50px;}
.about img.img2{margin-top:40px;}
.about img.img3{margin-top:40px;}

.about_cul{text-align:center;color:#dbe7ff;height:555px;margin-top:98px;padding-top:73px;}
.about_cul h3{font-size:28px;font-weight:bold;margin-bottom:10px;text-transform:capitalize;}
.about_cul h4{font-size:20px;text-transform:uppercase;margin-bottom:43px;}
.about_cul p{margin-bottom:6px;}
.about_cul ul li{margin-bottom:24px;}

.about_honorcon{text-align:center;}
.about_honorcon h3{font-size:28px;font-weight:bold;margin-bottom:10px;color:#191919;margin-top:105px;text-transform:capitalize;}
.about_honorcon h4{font-size:20px;text-transform:uppercase;color:#191919;}
.about_honorcon ul { margin:55px 0 65px;}
.about_honorcon ul li { width:389px; margin:0 auto; position: relative;}
.about_honorcon ul li .pic { width: 100%; height:295px; text-align: center;}
.about_honorcon ul li .pic img { }
.about_honorcon ul li .pic .zzc {
  width: 100%;
  height: 100%;
  background: url(../images/hzzcbg.png);
  position: absolute;
  bottom: 0;display: none;
}
.about_honorcon ul li .pic .zzc span {
  display: inline-block;
  width: 36px;
  height: 36px;
  background: url(../images/honorbtn.png) no-repeat center;
}
.about_honorcon ul li:hover .zzc {  display: block;}
.about_honorcon .owl-theme .owl-controls{margin-top:33px;}
.about_honorcon .owl-theme .owl-controls .owl-page span{width:14px;height:14px;border:0;background:#224982;opacity:1;margin:0 6.5px;border-radius:0;}
.about_honorcon .owl-theme .owl-controls .owl-page.active span,.about_honorcon .owl-theme .owl-controls.clickable .owl-page:hover span{background:#081921;}






.about .aboutimg1 {
  margin: 50px 0;
}
.nytit {
  text-align: center;
}
.nytit h2 {
  font-size: 44px;
  font-weight: bold;
  color: #4b4b4b;
  margin-bottom: 30px;
}
.nytit h3 {
  font-size: 18px;
}
.nytit span {
  font-family: arial;
  color: #999;
  line-height: 30px;
}
.abouttxt p {
  line-height: 30px;
  margin-bottom: 25px;
}
/*内页新闻资讯*/
.nytit2 span {
  display: block;
  height: 8px;
  background: url(../images/nynewsbg.jpg);
}
.nytit2 h3 {
  font-size: 16px;
  font-weight: bold;
  color: #002978;
  line-height: 40px;
}
.nynewwrap {
  margin: 70px 0 85px;
}
.nynewwrap ul {
  margin-top: 20px;
}
.nynewwrap ul li {
  width: 50%;
  position: relative;
  float: left;
}
.nynewwrap ul li .redbg {
  width: 100%;
  z-index: 2;
  position: relative;
  padding: 12px 15px 0 35px;
}
.nynewwrap ul li .redbg a.nynewstit {
  font-size: 16px;
  font-weight: 600;
  line-height: 35px;
  transition: 0.3s;
  display: inline-block;
  height: 35px;
  overflow: hidden;
}
.nynewwrap ul li .redbg p {
  font-size: 13px;
  transition: 0.3s;
  height: 38px;
  overflow: hidden;
}
.nynewwrap ul li .redbg a.view {
  width: 132px;
  height: 23px;
  display: inline-block;
  background: url(../images/view.png) no-repeat center;
  text-align: center;
  line-height: 23px;
  font-size: 13px;
  font-family: arial;
  float: right;
  margin: 7px 4px 0 0;
  opacity: 0;
  filter: alpha(opacity=0);
  color: #fff;
  transition: 0.3s;
}
.nynewwrap ul li .redbghover {
  background: #002978;
  width: 100%;
  height: 107px;
  transform: skew(-20deg);
  position: absolute;
  top: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: 0.3s;
}
.nynewwrap ul li:hover .redbghover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.nynewwrap ul li:hover a.view {
  opacity: 1;
  filter: alpha(opacity=100);
}
.nynewwrap ul li:hover a.nynewstit {
  color: #fff;
}
.nynewwrap ul li:hover p {
  color: #fff;
}
/*荣誉资质*/
.honor{padding-bottom:60px;}
.honorcon ul {}
.honorcon ul li {  width:23.58%;  margin:88px 1.893% 0 0;float: left;  position: relative;}
.honorcon ul li .pic {  width: 100%;}
.honorcon ul li .pic img {}
.honorcon ul li .pic .zzc {
  width: 100%;
  height: 100%;
  background: url(../images/hzzcbg.png);
  position: absolute;
  bottom: 0;
  display: none;
}
.honorcon ul li .pic .zzc span {
  display: inline-block;
  width: 36px;
  height: 36px;
  background: url(../images/honorbtn.png) no-repeat center;
}
.honorcon ul li h3{font-size:14px;color:#191919;text-align:center;margin-top:23px;}
.honorcon ul li:hover .zzc {  display: block;}
.honorcon ul li:nth-child(4n) {  margin-right: 0;}

.honorcon_zl{}
.honorcon_zl h3{font-size:16px;color:#191919;margin:55px 0 20px;}
.honorcon_zl ul{height:255px;overflow:hidden;}
.honorcon_zl ul li{float:left;width:112px;}
.honorcon_zl ul li.first{width:192px;}
.honorcon_zl ul li img{max-width:192px;width:192px;}
.honorcon_zl ul li .pic .zzc {
  width: 100%;
  height: 100%;
  background: url(../images/hzzcbg.png);
  position: absolute;
  bottom: 0;
  display: none;
}
.honorcon_zl ul li .pic .zzc span {
  display: inline-block;
  width: 36px;
  height: 36px;
  background: url(../images/honorbtn.png) no-repeat center;
}
.honorcon_zl ul li:hover .zzc {  display: block;}




.phonehonor {
  display: none;
}
.phonehonor ul {
  width: 100%;
}
.phonehonor ul li {
  width: 100%;
}
.phonehonor ul li .pic {
  width: 100%;
}
.phonehonor ul li .pic:after {
  padding-bottom: 45%;
}
.phonehonor .slick-dots li {
  display: inline-block;
  width: auto;
}
.phonehonor .slick-dots li button {
  background: #ddd;
}
.phonehonor .slick-dots li.slick-active button {
  background: #002978;
}
/*生产实力*/
.case { position: relative;}

.case ul li {  width:100%; float: left;  margin:0 auto;  position: relative;}
.case ul li .pic {  width: 100%;}
.case ul li .pic:after {  padding-bottom:79.95%;}

.case ul li .casetxt {text-align:center;line-height:55px;}
.case ul li .casetxt a.casetit { color: #191919;}

.case ul li:hover .casetxt {  background: #002978;}
.case ul li:hover .casetxt a.casetit {  color: #fff;}

.case .owl-theme .owl-controls{margin-top:10px;}
.case .owl-theme .owl-controls .owl-page span{width:14px;height:14px;border:0;background:#224982;opacity:1;margin:0 6.5px;border-radius:0;}
.case .owl-theme .owl-controls .owl-page.active span,.case .owl-theme .owl-controls.clickable .owl-page:hover span{background:#081921;}


.caselist{text-align:center;margin-top:85px;}
.caselist h3{font-size:18px;font-weight:bold;color:#191919;}
.caselist ul{margin-top:20px;}
.caselist ul li{width:33.33%;float:left;border:1px solid #ccc;line-height:47px;margin-left:-1px;margin-top:-1px;color:#191919;}
.caselist table{width:100%;margin-top:20px;}
.caselist table tr{}
.caselist table td{border:1px solid #ccc;padding:10px 0;}

.page {  line-height: 50px;  text-align: center;  margin-top: 35px;}
.page ul{margin:20px auto 40px;}
.page li {
  display: inline;
}
.page li a{
  font-family: arial;
  background: #313131;
  padding: 1px 7px;
  margin: 0 2px;
  display: inline;
  margin-bottom:0px;border-radius:3px;
  color:#fff;border-color:#313131;
}
.page li a:hover {
  background: #002978;
  border-color:#002978;
  color: #fff;
}
.page li.active a{
  background: #002978;
  color: #fff;
  border: 1px solid #002978;
}
.page li.bgnone a{
  background: none;
}
.page li.bgnone a:hover {
  color: #002978;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus{background:#002978;border-color:#002978;}
.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus{background: #313131;border-color:#313131;}


/*生产实力详细页*/
.caseshow {
  /*margin-top: 55px;*/
}
.caseshow h3{font-size:24px;color:#1f1f1f;text-align:center;}
.caseleft {
  width: 47%;
}
.caseleft .big .pic:after {
  padding-bottom: 67%;
}
.caseleft .small {
  margin-top: 6px;
}
.caseleft .small .pic {
  cursor: pointer;
}
.caseleft .small .pic:after {
  padding-bottom: 66.9%;
}
.caseleft .small .slick-current .pic {
  border: 3px solid #002978;
}
.caseright {
  width: 47%;
}
.caseright h3 {
  font-size: 22px;
  color: #333;
  background: url(../images/caseshow.png) no-repeat bottom left;
  line-height: 30px;
  padding-bottom: 10px;
  margin: 30px 0 15px;
}
.crighttxt {
  color: #6b6b6b;
  min-height: 160px;
}
.caseright .prenext {
  margin-top: 30px;
}
.caseright .prenext a {
  display: block;
  line-height: 30px;
}
.nyxg {
  margin-top: 70px;
}
/*联系我们*/
#allmap {
  width: 100%;
  height: 517px;
  margin-top: 73px;
}
#allmap img {
  max-width: 1070px;
  max-height: 368px;
}
#allmap label {
  max-width: 1070px;
}
.contactwrap ul {margin-top:58px;}
.contactwrap ul li { float: left;width:25%; font-size:18px;padding-top:105px;text-align:center;color:#666;}
.contactwrap ul li.li1{background:url(../images/icon1.png) center top no-repeat;}
.contactwrap ul li.li2{background:url(../images/icon2.png) center top no-repeat;}
.contactwrap ul li.li3{background:url(../images/icon3.png) center top no-repeat;}
.contactwrap ul li.li4{background:url(../images/icon4.png) center top no-repeat;}

.contactwrap ul li span {color: #141414;display:block;font-size:20px;font-weight:bold;margin-bottom:5px;}
.contactwrap ul li a { color:#666;}


.contactwrap .contacttxt {
  text-align: center;
  margin-top: 10px;
  font-size: 13px;
}
/*在线留言*/
.message_title h2{font-size:22px;color:#131313;text-align:center;margin-top:95px;}
.message {  margin: 50px 0;}
.message p {  text-align: center;}
.message .messagecon {  width: 100%; margin: 0 auto;}
.message .messagecon ul {}
.message .messagecon ul li{width:47.08%;margin:0 5.84% 15px 0;float:left;}
.message .messagecon ul li span {display: block;color: #141414;font-size:16px; line-height: 40px;}
.message .messagecon ul li input {width: 100%; line-height:53px; border: 1px solid #b1b1b1;padding:0 20px;}
.message .messagecon ul li input[type="radio"],.message .messagecon ul li input[type="checkbox"]{  width: auto;}
.message .messagecon ul li select{
  width: 100%;
  height: 35px;
  border: 1px solid #e6e6e6;
}
.message .messagecon ul li input:focus {  border: 1px solid #002978;}
.message .messagecon ul li textarea { width: 100%; border: 1px solid #b1b1b1; height:196px;padding:15px 20px;}
.message .messagecon ul li textarea:focus {  border: 1px solid #002978;}
.message .messagecon ul li.li4 {
  /*margin-top: 35px;*/
}
.message .messagecon ul li.li4 input {
  width: 33%;
  float: left;
  padding-left: 5px;
  color: #333;
}
.message .messagecon ul li.li4 img {
  float: left;
  cursor: pointer;
  margin: 0 5px;height:55px;
}
.message .messagecon ul li.li4 a {
  float: left;
  line-height: 35px;
}
.message .messagecon ul li.li_3{width:100%;}
.message .messagecon ul li:nth-child(2n){margin-right:0;}





.message .messagecon ul.phonemessage {
  width: 95%;
  display: none;
}
.message .messagecon ul.phonemessage textarea {
  margin-bottom: 35px;
}
.message .sub {
  width: 100%;
  margin: 0 auto;text-align:center;
}
.message .sub input {
  height: 45px;
  width: 179px;
  background: #002978;
  border: 0;
  margin-top: 20px;
  color: #fff;
  transition: 0.3s;
}
.message .sub input:hover {
  background: #002978;opacity:0.8;
}
/*人才招聘*/
.job ul {
  margin-top: 50px;
}
.job ul li {
  border-bottom: 1px solid #cecece;
}
.job ul li .jobtit {
  color: #333;
  line-height: 49px;
  cursor: pointer;
  background: url(../images/jobtitbg.png) no-repeat 99% center;
  position: relative;
  height: 49px;
  padding-right: 3%;
}
.job ul li .jobtit span {
  width: 63px;
  height: 49px;
  background: url(../images/jobbg1.png) no-repeat center;
  display: inline-block;
  float: left;
  font-size: 13px;
  color: #fff;
  font-weight: bold;
  padding-left: 10px;
}
.job ul li .jobtit span b {
  font-family: arial;
  font-size: 18px;
}
.job ul li .jobtit span.zhiwei {
  width: 90%;
  display: inline-block;
  height: 49px;
  overflow: hidden;
  background: none;
  color: #333;
  font-weight: normal;
  padding-left: 0;
}
.job ul li .jobtit span.zhiwei b {
  font-size: 14px;
}
.job ul li .jobtit i {
  width: 16px;
  height: 11px;
  background: #002978;
  display: inline-block;
  position: absolute;
  top: 42px;
  left: 64px;
  transform: rotate(-39deg);
  display: none;
}
.job ul li .jobcon {
  background: #faf2db;
  padding: 25px 3% 38px 40px;
  display: none;
}
.job ul li .jobcon hr {
  border-top: 1px solid #cbc7bc;
}
.job ul li.active {
  border-bottom: 0;
}
.job ul li.active .jobtit {
  background: #002978 url(../images/jobtit2.png) no-repeat 99% center;
  color: #fff;
}
.job ul li.active .jobtit i {
  display: block;
}
.job ul li.active .jobtit span.zhiwei {
  color: #fff;
}
.job ul li.active .jobcon {
  display: block;
}
/*产品中心*/
.productinfor{padding-bottom:54px;margin-top:25px;}
.productinforl{width:50%;}
.productinforl h2{font-size:18px;font-weight:bold;color:#0036a0;margin:20px 0;}
.productinforl p{margin-bottom:6px;}
.productinforr{width:50%;}
.productinforr .pic{}
.productinforr .pic:after{padding-bottom:49.5%;}
.productinforr .pic img{width:100%;}

.pro ul { }
.pro ul li { width:32.42%; overflow: hidden; margin: 20px 1.37% 0 0;  float: left;position:relative;}
.pro ul li .pic {  width: 100%;}
.pro ul li .pic img {  transition: 0.3s;}
.pro ul li .pic:after {  padding-bottom:76.61%;}

.pro ul li .protxt {position:absolute;left:0;bottom:0;width: 100%;background: #4a679e;text-align:center; transition: 0.3s;line-height:36px;}
.pro ul li .protxt a { color: #fff;}

.pro ul li:hover img { transform: scale(1.1);}
.pro ul li:hover .protxt {  background: #002978;}
.pro ul li:nth-child(3n) {  margin-right: 0;}


/*产品详细页*/
.bigphone {  display: none;}
.bigphone .pic {  width: 100%;}
.bigphone .pic:after {  padding-bottom:76.76%;}
.bigphone .slick-dots li button {  background: #ddd;}
.bigphone .slick-dots li.slick-active button {  background: #002978;}

.pro_show{margin-bottom:60px;}
.pro_show .caseleft {  width:48.42%;}
.pro_show .caseleft .big {  width:100%;  float: left;}
.pro_show .caseleft .big .pic:after {  padding-bottom:76.76%;}
.pro_show .caseleft .small {  width:1000%; margin-top:27px; float: left; overflow: hidden;}
.pro_show .caseleft .small .pic{width:190px;float:left;margin-right:6px;}
.pro_show .caseleft .small .pic:after {  padding-bottom:76.32%;}

.pro_show .caseright{width:44.17%;}
.pro_show .caseright h3{font-size:22px;color:#0036a0;background:none;border-bottom:1px solid #d2d2d2;margin:20px 0 30px;padding-bottom:15px;}
.proshow_sx{position:relative;padding-left:85px;min-height:22px;}
.proshow_sx span.left{display:block;position:absolute;left:0;top:0;font-size:16px;color:#1f1f1f;}


.pro_show .proshowcon .proshowh {  line-height: 48px;  background: #e5e5e5;  margin-top:42px;}

.pro_show .proshowcon .proshowh b { color: #fff;}

.pro_show .proshowcon .proshowimg {
  text-align: center;
  padding-top: 40px;
}
.pro_show .proshowcon .inquiry ul {
  width: 100%;
  margin: 40px auto 0;
}
.pro_show .proshowcon .inquiry ul li {
  margin: 10px 0;
}
.pro_show .proshowcon .inquiry ul li b {
  display: inline-block;
  width: 16%;
  text-align: right;
  color: #373737;
}
.pro_show .proshowcon .inquiry ul li input {
  width: 42.214%;
  height: 37px;
  border: 1px solid #dbdbdb;
}
.pro_show .proshowcon .inquiry ul li em {
  color: red;
  margin-left: 5px;
}
.pro_show .proshowcon .inquiry ul li.li2 input {
  width: 70%;
}
.pro_show .proshowcon .inquiry ul li.li5 b {
  float: left;
}
.pro_show .proshowcon .inquiry ul li.li5 textarea {
  width: 75.985%;
  height: 197px;
  border: 1px solid #dbdbdb;
  float: left;
  padding: 10px 10px 0 10px;
}
.pro_show .proshowcon .inquiry ul li.li6 b {
  float: left;
  line-height: 37px;
}
.pro_show .proshowcon .inquiry ul li.li6 input {
  width: 22.702%;
  float: left;
}
.pro_show .proshowcon .inquiry ul li.li6 em {
  float: left;
  line-height: 37px;
}
.pro_show .proshowcon .inquiry ul li.li6 img {
  float: left;
  line-height: 37px;
  margin: 0 5px;
  cursor: pointer;
}
.pro_show .proshowcon .inquiry ul li.li6 a {
  float: left;
  line-height: 37px;
}
.pro_show .proshowcon .inquiry ul li.li7 {
  padding-left: 15%;
  margin-top: 65px;
}
.pro_show .proshowcon .inquiry ul li.li7 input {
  width: 22%;
  font-size: 16px;
  color: #fff;
  border: 0;
  background: #727272;
  margin-right: 10px;
  transition: 0.3s;
}
.pro_show .proshowcon .inquiry ul li.li7 input:hover {
  background: #002978;
}

#tab{position:relative;}
#tab .tabList ul li{
  float:left;
  background:#fefefe;
  background:-moz-linear-gradient(top, #fefefe, #ededed); 
  background:-o-linear-gradient(left top,left bottom, from(#fefefe), to(#ededed));
  background:-webkit-gradient(linear,left top,left bottom, from(#fefefe), to(#ededed));
  border:1px solid #ccc;
  padding:5px 0;
  width:100px;
  text-align:center;
  margin-left:-1px;
  position:relative;
  cursor:pointer;
}
#tab .tabCon{
  position:absolute;
  left:-1px;
  top:32px;
  border:1px solid #ccc;
  border-top:none;
  width:403px;
  height:100px;
}
#tab .tabCon div{
  padding:10px;
  position:absolute;
  opacity:0;
  filter:alpha(opacity=0);
}
#tab .tabList li.cur{
  border-bottom:none;
  background:#fff;
}
#tab .tabCon div.cur{
  opacity:1;
  filter:alpha(opacity=100);
}

/* 产品详情页选项卡 */
.proshowcon_tab{
  /*margin:10px auto 0;*/
  background:#fff;
}
.proshowcon_tab .tab_menu{overflow:hidden;}
.proshowcon_tab .tab_menu li{
  width:165px;
  float:left;
  height:52px;
  line-height:52px;
  color:#fff;
  background:#fff;
  text-align:center;
  cursor:pointer;
}
.proshowcon_tab .tab_menu li.current{color:#fff;background:#0036a0;}
.proshowcon_tab .tab_menu li a{color:#fff;text-decoration:none;}
.proshowcon_tab .tab_menu li.current a{color:#fff;}
.proshowcon_tab .tab_box{padding:20px;}
.proshowcon_tab .tab_box li{height:24px;line-height:24px;overflow:hidden;}
.proshowcon_tab .tab_box li span{margin:0 5px 0 0;font-family:"宋体";font-size:12px;font-weight:400;color:#ddd;}
.proshowcon_tab .tab_box .hide{display:none;}

/*新闻资讯*/
.newsfirst {
  margin: 55px 0 30px 0;
}
.nleft {
  width: 34.206%;
}
.nleft .pic {
  width: 100%;
}
.nleft .pic:after {
  padding-bottom: 67%;
}
.nright {
  width: 62%;
}
.nright .newstit {
  padding: 10px 0 10px 25px;
  background: #ffac00 url(../images/newsbg.jpg) no-repeat 95% center;
  color: #fff;
}
.nright .newstit span {
  font-size: 22px;
  display: block;
}
.nright .newstit em {
  font-size: 12px;
  font-family: arial;
}
.nright .newscon {
  padding-top: 27px;
  border: 1px solid #d6d6d6;
}
.nright .newscon .date {
  font-family: arial;
  color: #999;
  padding: 0 0 10.3% 3%;
}
.nright .newscon .date span {
  font-size: 39px;
  display: block;
}
.nright .newscon .date em {
  font-size: 12px;
}
.nright .newscon .newfirstcon {
  width: 83%;
  margin-left: 5%;
}
.nright .newscon .newfirstcon a {
  font-size: 16px;
  color: #333;
  font-weight: 600;
  line-height: 40px;
  display: inline-block;
  height: 40px;
  overflow: hidden;
  transition: 0.3s;
}
.nright .newscon .newfirstcon p {
  height: 40px;
  overflow: hidden;
}
.nright .newscon:hover a {
  color: #002978;
}

.news ul li {  border-bottom: 1px solid #d2d2d2;padding:25px 0;position:relative;}
.news ul li .newleft {position: relative;width: 30.67%;}
.news ul li .newleft .pic { width: 100%;}
.news ul li .newleft .pic:after { padding-bottom:54.89%;}
.news ul li .newleft .pic img {  transition: 0.3s;}

.news ul li .newright .date {font-size:12px;color:#333;margin-top:5px;}

.news ul li .newright {width: 65%; padding:25px 11.25% 0 0;}
.news ul li .newright a.newscontit { font-size: 16px; color: #333; display: inline-block; height: 22px; overflow: hidden;}
.news ul li .newright p {font-size:12px;color:#333;line-height:1.8em;height:7.2em; overflow: hidden;margin-top:15px;}
.news ul li:hover a.newscontit {  color: #002978;}
.news ul li:hover img {  transform: scale(1.2);}

.news ul li a.more{display:block;width:30px;height:80%;position:absolute;right:0;top:25px;background:url(../images/more.png) center center #f6f6f6 no-repeat;}



.newshow{padding-bottom:60px;}
.newshow .newshowtit {
  text-align: center;
  margin-top: 55px;
  border-bottom: 1px dotted #bfbebe;
}
.newshow .newshowtit h1 {
  font-size: 22px;
  color: #333;
}
.newshow .newshowtit .date {
  line-height: 65px;
  font-size: 12px;
  color: #999;
}
.newshow .newshowtxt{margin-top:20px;}
.newshow .newshowtxt p {line-height: 25px;}
.newshow .newshowimg {
  text-align: center;
  margin: 65px 0;
}
.prev-next {
  float: left;
  margin-top: 10px;
}
.prev-next a {
  display: block;
  color: #999;
  line-height: 25px;
  transition: 0.3s;
}
.prev-next a b {
  color: #666;
}
.prev-next a:hover {
  color: #002978;
}
.prev-next a.prev {
  border-bottom: 1px dashed #d4d4d4;
}
/*站点地图*/
.mapwrap {
  margin: 40px auto;
  padding-bottom: 100px;
}
.mapwrap dl {
  margin: 20px auto 20px;
  overflow: hidden;
  line-height: 30px;
  width: 98%;
  transition: 0.3s;
}
.mapwrap dl:hover {
  box-shadow: 0 0 2px #002978;
}
.mapwrap dl:hover dt a {
  color: #002978;
  font-weight: bold;
}
.mapwrap dt {
  font-size: 14px;
  float: left;
  width: 10%;
  text-align: center;
  border: 1px solid #ddd;
  transition: 0.3s;
}
.mapwrap dt:hover {
  background: #002978;
}
.mapwrap dt:hover a {
  color: #fff !important;
}
.mapwrap dt a {
  color: #002978;
  display: block;
  padding: 10px 0;
  transition: 0.3s;
}
.mapwrap dt a:hover {
  color: #e0e9f3;
  font-weight: bold;
}
.mapwrap dd {
  font-size: 14px;
  overflow: hidden;
  float: left;
  width: 85%;
  line-height: 40px;
}
.mapwrap dd .p2 {
  padding: 0 0 0 20px;
  clear: both;
}
.mapwrap dd .p2 a {
  color: #002978;
  font-weight: bold;
  overflow: hidden;
  transition: 0.3s;
}
.mapwrap dd .p2 a:hover {
  color: #000;
}
.mapwrap dd div {
  clear: both;
  overflow: hidden;
  padding: 0px 20px 0 10px;
}
.mapwrap dd div a {
  color: #333;
  float: left;
  padding: 0 10px 0 10px;
  margin-top: 1px;
  transition: 0.3s;
}
.mapwrap dd div a:hover {
  background: #002978;
  color: #fff;
}
@media (max-width: 768px) {

}
@media (max-width: 640px) {

}
@media (max-width: 400px) {

}
@media (min-width: 992px) and (max-width: 1199px) {
}
@media (min-width: 768px) and (max-width: 991px) {
}
/*-phone-nav-*/
.phone-nav {
  position: absolute;
  font-size: 24px;
  right: 15px;
  line-height: 50px;
  display: none;
  color: #002978;
  top: 25px;
  z-index: 9;
}
.phone-nav:hover {
  color: #333;
}

@media (max-width: 1100px) {

}
@media (max-width: 480px) {

  }
  /*# sourceMappingURL=style.css.map */
  /*loading页面*/
  #loading  
  {  
    width: 100%;
    height:100%;
    position:fixed;  
    z-index:999;  
    background:#ffffff;
    text-align: center;
    display: table;
  }   
  #loading span{
    display: table-cell;
    vertical-align: middle;
  }
  #loading span p{color:#fff;font-size: 20px;}
  #loading img{   
    display: inline-block; 
  }
  .scoll_dis  
  {   
    overflow:hidden;  
  }
  /*产品分类*/
  #catalog{
    width:1100px;
    margin: 15px auto;
    padding: 0 15px;
  }
  #catalog .catalog_title{width:10%;}
  .sicatalog_head {
    font-size: 44px;
    font-weight:bold;
    color: #002978;
    font-family: Verdana,Arial;
    height: 45px;
    line-height: 45px;
    overflow: hidden;
    padding-left: 30px;
  }
  .f_l {
    float: left;
  }
  .dashed > ul > li{
    margin-left:30px; 
  }
  .dashed > div > span{
    height: 25px;
    line-height: 25px;
    font-weight: 600;
    color: #333;
  }
  .sicatalog {
    overflow: hidden;
    margin: 0 80px;
  }
  .sicatalog .dashed:first-child {
    border-top: none;
  }
  .sicatalog .dashed {
    overflow: hidden;
    border-top: #aaa 1px dashed;
    padding: 13px 0px;
  }
  .sicatalog li {
    text-align: center;
    float: left;
    height: 25px;
    line-height: 25px;
    padding: 0 5px;
    margin: 0 13px;
  }
  .sicatalog li:hover,
  .sicatalog .active{
    background:#002978; 
  }
  .sicatalog li:hover a,
  .sicatalog .active a{
    color:#fff;
  }
  /*产品放大镜*/
  .small > .active{
    border: 3px solid #002978;
  }
  #magnifier > img{
    width: 100%;
    height:100%
  }
  /*滑块*/
  .magnifyingBegin{
    width: 175px;
    height: 210px;
    left: 0;
    top: 0;
    background-color: #454545;
    opacity: 0.5;
    filter:alpha(opacity=50);
    position: absolute;
    cursor: move;
    display: none;
  }
  /*放大镜显示区域*/
  .magnifyingShow{
    width: 370px;
    height: 420px;
    display: none;
    position: absolute;
    right: -400px;
    top: 0;
    overflow: hidden;
    background-color: #454545;
  }
  .magnifyingShow > img{
    /*width: 790px !important;*/
    max-width: none;
    height: 865px;
    margin-left:0;
    margin-top: 0;
  }
  /*生产实力*/
  .carousel ul li{
    width: 100%;
    float: none;
  }
  /*站点地图*/
  #map .con{
    width: 100%;
    border: 1px solid #ccc;
    margin-bottom: 50px; 
  }
  .con .hd h1 {
    width: 122px;
    height: 39px;
    font-size: 16px;
    line-height: 39px;
    font-family: "微软雅黑","MicrosoftYahei","宋体","Arial Narrow",sans-serif;
    text-align: center;
  }
  .con .hd {
    height: 39px;
    background: #fcfcfc;
    border-bottom: #fff 1px solid;
  }
  .con .bd {
    padding: 10px 0;
    border-top: #d6dbe1 1px solid;
    overflow: hidden;
    zoom: 1;
  }
  .con .bd dl {
    padding: 0 0 10px 10px;
    zoom: 1;
  }
  .con .bd dd {
    float: left;
    overflow: hidden;
    zoom: 1;
  }
  .con .bd ul {
    margin-right: 0;
    padding-right: 0;
    overflow: hidden;
    zoom: 1;
  }
  .con .bd li {
    float: left;
    height: 28px;
    padding: 0 5px;
    line-height: 28px;
  }
  .con .bd dd {
    margin: 6px;
  }
  /*站内搜索*/
  .goomay-keywords-light{
    background: #dc3545 !important;
    color:#ffffff !important;
  }
  #search{margin-top:30px;
    margin-bottom: 50px;
    overflow:hidden
  }
  .search_left{
    /*float: left;*/
    /*width: 25%;*/
    border: 1px solid #d6d6d6;
    padding-top:5px;
    padding-bottom:5px;
  }
  .s_head{
    border-bottom: 1px solid #d6d6d6;
    height: 50px;
  }
  .s_head h2{
    line-height: 50px;
    /*margin-left: 15px;*/
  }
  .s_body ul{
    margin-top: 10px;
    margin-left: 20px;  margin-right:20px;
  }
  .s_body ul span{
    display: block;
    color: #333;
    line-height: 40px;
  }
  .s_body ul input,
  .s_body ul select{
    height: 35px;
    width:100%;
    line-height: 35px;
    border: 1px solid #e6e6e6;
    padding-left: 10px;
    margin-bottom: 10px;
  }
  .s_body .sub input{
    height: 35px;
    line-height: 35px;
    background: #575757;
    border: 0;
    font-weight: bold;
    color: #fff;
    transition: 0.3s;
    text-align: center;
    padding-left: 0px;
  }
  .search_right{
    padding-left: 40px;
    /*float: right;*/
    /*width: 73%;*/
    /*border-top: 1px solid #d6d6d6;
    padding-bottom: 15px;
    padding-top: 20px; 
    padding-left: 20px;*/
  }
  .search_right .no-result{
    text-align: center;
    font-size: 30px;
    color:#002978;
    margin-top:50px;
  }
  .search-result-title{
    font-size: 20px;
    font-weight: 600;
    color: #333;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
  }
  .entry-image {
    float: left;
    width: 120px;
    margin: 0 20px 0 0;
  }
  .entry-c{
    position: relative;
    overflow: hidden;
  }
  .search-result-info{
    padding:5px 0;
  }
  .search-result-info li{
    display: inline-block;
  }
  .search_right em{
    color: #004cff;
  }
  .search_right .search-result{
    margin-left:25px;
  }
  .product_title a{
    color: #002978;
    text-decoration: underline;
  }
  .search_right .search-li{
    border-bottom: 1px solid #d6d6d6;
    margin-bottom: 30px;
    padding-bottom: 10px;
  }
  .search_right li{
    overflow: hidden;
  }
  .search-result-info li:before{
    content: '/';
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
    opacity: 0.5
  }
  .search-result-info li:first-child:before { display: none; }
  .product_list{
    padding-bottom: 15px;
    border-bottom: 1px solid #d6d6d6; 
    margin-bottom: 15px;
  }
  .product_img{
    float: left;
  }
  .product_img img{
    border-radius: 50%;
  }
  .product_img img:hover{
    width: 90px;
    height: 90px;
  }
  .product_body{
    float: left;
    margin-left: 20px;
    margin-top: 10px;
  }
  .product_title{
    margin-bottom: 20px;
  }
  .se_news{
    float: right;
    width: 79%;
  }
  .news ul li .se_news a {
    color:#002978;
    text-decoration: underline;
    display: inline-block;
    height: 22px;
    overflow: hidden;
    transition: 0.3s;
  }
  .search_right .news .date em{
    color: #fff;
  }
  /*下载*/
  #download li{
    margin-bottom: 25px;
  }
  #download ul{
    margin-top: 50px;
    margin-bottom: 110px;
  }
  .down_head{
    margin-left: 25px;
    margin-bottom: 5px;
  }
  .down_body{
    margin: 0 15px;
    padding-top: 5px;
    border-top: 1px solid #d6d6d6;
    overflow: hidden;
  }
  .down_body div{
    margin:0 15px;
  }
  .down_body span{
    margin-right: 15px;
  }
  .f_r{
    float: right;
  }
  .f_l{
    float: left;
  }
  .download_title{
    margin-bottom: 30px;
    border-bottom: 1px solid #d6d6d6;
    padding: 8px;
  }
  .download_button,
  .link_button{
    display: inline-block;
    background: #23b7e5;
    height: 35px;
    line-height: 35px;
    padding: 0 35px;
    color: #fff;
    border-radius: 2px;
  }
  .download_button:hover,
  .link_button:hover{
    background: #38c4f0;
    color: #fff;
  }
  .content_title{
    margin: 30px 0 10px;
    padding: 0 10px;
    font-size: 16px;
    font-weight: normal;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #ddd;
  }
  .line{
    border-bottom: 1px solid #d6d6d6;
    margin: 15px 0;
  }
  #link h3{
    margin: 10px 15px;
  }
  #img_link,
  #text_link{
    margin-bottom: 50px;
    overflow: hidden;
  }
  #img_link li,
  #text_link li{
    float: left;
    margin: 0 10px;
  }
  /*招聘*/
  .apply{
    position: absolute;
    bottom: 15px;
    right: 15px;
    border: 1px solid red;
    width: 75px;
    text-align: center;
  }
  .apply a{
    color: red;
  }

/****询盘****/
.inquiry-container .row{margin-left:0px;margin-right:0px;}
.inquiry-container li img{height:30px;}
.inquiry-container a{color:#000000;}
.inquiry-col{padding:0!important;}
.inquiry-title{font-size: 24px;margin:0px 0px 40px;color:#cccccc;position: relative;}
.inquiry-title:before{width: 90%;content:"";position: absolute;border-top: 1px dashed #cccccc;right: 0;top:15px;}
.inquiry-title:after{width: 90%;content:"";position: absolute;border-bottom: 1px dashed #cccccc;right: 0;top:20px;}
.inquiry-chose{background-color:#162c4c;color:#ffffff;padding:0px 20px;line-height: 50px}
.inquiry-chose .inquiry-select select{height:30px;color:#000000;line-height: 30px;width: 100%;border:none;padding:0 20px;cursor:pointer;}
.inquiry-container .classification{padding:0;}
.inquiry-search{text-align: right;}
.inquiry-search input{width: 290px;height: 30px;line-height: 30px;padding:0 10px;color:#000000;display: inline-block;float: right;margin: 10px 0;border: 0}
.inquiry-search i{width: 40px;height: 30px;background: #a0a0a0;color: #ffffff;float: right;line-height: 30px;text-align: center;font-size: 20px;margin: 10px 0;cursor:pointer;}
.inquiry-container .product-list{padding:20px 0 30px;border-bottom: 1px dashed #737373;color:#000000;}
.inquiry-container .fa-play{color:#ffffff;background: #162c4c;width: 24px;height:24px;line-height: 24px;text-align: center;}
.inquiry-container .product-list .product-ul li{height:60px;line-height: 60px;color:#000000;border-bottom: 1px solid #f2f2f2;}
.inquiry-add,.inquiry-submit{background: #e60012;color:#ffffff;padding:8px 20px;width:130px;text-align: center;border-radius: 10px;cursor: pointer;}
.inquiry-submit{margin-top: 30px;}
.inquiry-add .fa{font-size: 16px}
.inquiry-list{margin-top:20px;}
.inquiry-container .list-head{background: #f2f2f2;height:46px!important;line-height: 46px!important;}
.inquiry-list li{height:60px;line-height: 60px;color:#000000;border-bottom: 1px solid #f2f2f2;}
.inquiry-container .fa-times,.inquiry-container .fa-plus{font-size: 18px;cursor: pointer;}
.gm-row{margin:0;padding:0 !important;}
.inquiry-container .input-name{line-height: 40px;color:#0d0d0d;}
.inquiry-container .input-type input,.inquiry-container .input-type textarea{width: 100%;font-size: 12px;padding:5px;}
.inquiry-container .input-type textarea{height:140px;}
.inquiry-container .input-type input{height:40px;margin-bottom: 10px}
.inquiry-container .input-star{color:#cd0406;}
.inquiry-form{margin:50px 0 40px;}
.inquiry-submit{margin:0 auto;margin-top: 40px;}
.inquiry-add-page{margin-top:30px;}
.inquiry-page {padding:8px 0;text-align:right;}
.inquiry-page li {display: inline;}
.inquiry-page li a{font-family: arial;background: #ffffff;padding: 2px 6px;margin: 0 2px;font-size: 12px;display: inline;border:1px solid #cccccc;}
.inquiry-page li a:hover {background: #f3f3f3;}
.inquiry-page li.active a{background: #f3f3f3;color: #ababab;}
.inquiry-page li.bgnone a{display: none;}
.submit-hide{display: none;}
.inquiry-captcha .captcha_src{
  height:40px;
}
#BMapLib_search_bus_btn0{margin-right:0px!important;}
.tangram-suggestion-main{z-index: 99}
@media (max-width: 992px) {
  .banner,.banner img,.banner_slide{height:300px!important;}
}
.banner_slide{
  background-position: center!important;
      background-size: cover!important;
}
.baidu-map-content{
  margin:0;
  line-height:20px;
  padding:2px;
}
.baidu-map-content img{
  float:right;
  zoom:1;
  overflow:hidden;
  width:100px;
  height:100px;
  margin-left:3px;
}
/*产品规格*/
.spec-type{
  height: 32px;line-height: 32px;margin-top:3px
}
.spec-item{
  padding: 20px 0;
}
.spec-one-item{
  padding:5px 0;
}
.spec-val{
  padding-left: 0!important;
}
.choiceimg{
  width: 42px!important;
  height: 42px!important;
  padding: 2px!important;
}
.border-spec{
  border:1px solid #fff;
}
.border-spec:hover{
  border:1px dotted #f40;
}
.border-spec-active{
  border:1px dotted #f40;
}
.cartInvalid{
  background: #f0f0f0
}
.choice{
  padding: 0 10px;border: 1px solid #b8b7bd;cursor:pointer;float: left;margin-right: 5px;height: 32px;line-height: 32px;margin-top:3px;
}
.choice:hover{
  border: 1px solid #FF0036;
}
.choice-active{
  border: 1px solid #FF0036;
}
.choice-disabled{
  pointer-events: none;
  cursor: default;
  opacity: 0.6;
}
.click-disabled{
  pointer-events: none;
}
#gotoTop{
  display: none;
  z-index: 299;
  position: fixed;
  width: 40px;
  height: 40px;
  background-color: #333;
  background-color: rgba(0,0,0,0.3);
  font-size: 20px;
  line-height: 36px;
  text-align: center;
  color: #FFF;
  top: auto;
  left: auto;
  right: 30px;
  bottom: 50px;
  cursor: pointer;
  border-radius: 2px;
}
#gotoTop:hover{
  background-color: #1ABC9C;
}
.customer-service{
  z-index: 299;
  position: fixed;
  font-size: 20px;
  line-height: 40px;
  text-align: center;
  color: #FFF;
  top: auto;
  left: auto;
  right: 30px;
  bottom: 90px;
}
.customer-service li{
  width: 40px;
  height: 40px;
  background-color: #333;
  background-color: rgba(0,0,0,0.3);
  cursor: pointer;
  border-radius: 2px;
  margin-bottom: 10px;
}
.customer-service li a{
  color: #FFF;
}
.customer-service li:hover{
  background-color: #1ABC9C !important;
}